home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / anidone / art4 / art.doc < prev    next >
Text File  |  1995-05-02  |  1KB  |  35 lines

  1.  
  2.                                    ART.DOC
  3.  
  4.     ART is a simple graphics example program written in assembly language
  5.  
  6. using ASSEMPRO by ABACUS Software.  It contains examples on how to use some of
  7.  
  8. the line-a commands.  It automatically switches to low resolution when run and
  9.  
  10. back to the previous resolution when aborted.
  11.  
  12.     Pressing RETURN will clear the screen and start a new loop.  Pressing the
  13.  
  14. SPACE BAR will clear the screen but wil not re-initialize the line.  Pressing
  15.  
  16. the digits '0' through '9' will change the speed, '9' being the slowest up
  17.  
  18. to '0' which is the fastest.
  19.  
  20.     ART4 is a 4-way version of ART (I mirrored the line to 3 other locations).
  21.  
  22. ART4_MED is the medium-res version of ART4.  Both of these switch the screen
  23.  
  24. resolution when run and restore it when aborted.  All keyboard commands are
  25.  
  26. the same as the ART program.  Source code is also included.
  27.  
  28.  
  29.                                     Enjoy!
  30.  
  31.                                     Michael LaChapelle & Michael Lanzarotta
  32.  
  33.                                                ( ML & ML Software )
  34.